-
Home
-
WP 2FA – Two-factor authentication for WordPress
-
2.5.0
-
Code
-
Classes
- WP_Helper
Total Complexity |
42 |
Dependencies |
3 |
Dependents |
16 |
Total lines |
269 |
Lines of code |
107 |
Logical lines of code |
54 |
Comment lines |
124 |
Methods |
13 |
Properties |
4 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
remove_unrelated_actions() |
A |
51 |
11 |
25 |
is_wp_login() |
S |
64 |
7 |
7 |
get_multi_sites() |
S |
66 |
3 |
9 |
is_multisite() |
S |
70 |
3 |
6 |
is_admin_page() |
S |
70 |
3 |
5 |
set_roles() |
S |
65 |
3 |
9 |
init() |
S |
68 |
2 |
7 |
is_role_exists() |
S |
69 |
2 |
7 |
get_roles_wp() |
S |
69 |
2 |
7 |
show_critical_admin_notice() |
S |
73 |
2 |
5 |
hide_unrelated_notices() |
S |
66 |
2 |
9 |
get_roles() |
S |
77 |
1 |
4 |
calculate_api_signature() |
S |
66 |
1 |
7 |